home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Meeting Pearls 1
/
Meeting Pearls Vol 1 (1994).iso
/
amok98-106
/
amok104
/
oberon-a
/
docs.lha
/
docs
/
Changes.doc
< prev
next >
Wrap
Text File
|
1994-05-19
|
2KB
|
58 lines
$RCSfile: Changes.doc $
Description: Changes made to Oberon-A
Created by: fjc (Frank Copeland)
$Revision: 1.2 $
$Author: fjc $
$Date: 1994/05/19 23:35:27 $
________________________________________________________________________
Changes made in release 1.1
===========================
Bugs fixed
----------
OC
* Enforcer hit caused when no DST parameter was specified [A. Wienart].
* Same error code used for different errors.
OL
* The module name passed as a parameter was case-sensitive [R. Waspe].
OberonSys.lib
* The garbage collector was mistreating SysBlks in the mark phase.
Fireworks mode :-)
Improvements made
-----------------
FPE
* Added "Program-Create Directory" menu item and removed references
to "Make Code" button in FPE.doc.
OC
* Changed command line arguments:
- Options now must come first;
- Multiple filename arguments allowed.
* Batch compiles implemented.
* OLIB: is now the default symbol file search path.
* Error files are output in the current directory with the name
"<module>.err".
OL
* Command line arguments slightly changed.
* Changed format of .with file to suit Commodore's ALink.
* OLIB: is now the default symbol file search path.
ORU
* Changed to generate a batch file to be used with the BATCH option of
the compiler.
* OLIB: is now the default symbol file search path.
Oberon-A/S
* Oberon-Startup file containing useful aliases for Shell users
created.